home *** CD-ROM | disk | FTP | other *** search
/ Best Tools for JAVA / Best Tools for JAVA.iso / GRAPHICS / BMPWIZ / BMPWIZ.ZIP / SCALAHBS.BAS < prev    next >
Unknown  |  1994-08-02  |  685 b 

open in: MacOS 8.1     |     Win98     |     DOS

view JSON data     |     view as text

This file was not able to be converted.
This format is not currently supported by dexvert.

ConfidenceProgramDetectionMatch TypeSupport
66% dexvert GW-BASIC (document/gwBasic) ext Supported
66% dexvert GFA-BASIC Atari (other/gfaBASICAtari) ext Supported
1% dexvert Memotech MTX BASIC source (document/memotechMTXBASICSource) ext Unsupported
1% dexvert Amiga BASIC Protected File (other/amigaBASICProtectedFile) ext Unsupported
1% dexvert BAS VBDOS Pro 1.0 Source (other/basVBDOSPro10Source) ext Unsupported
1% dexvert Visual Basic Tokenized Source (other/visualBasicTokenizedSource) ext Unsupported
1% dexvert ZBASIC (other/zbasic) ext Unsupported
100% file data default



hex view
+--------+-------------------------+-------------------------+--------+--------+
|00000000| a9 02 00 00 0d 0a 27 20 | 53 63 61 6c 61 20 48 42 |......' |Scala HB|
|00000010| 53 20 28 48 4c 53 2f 48 | 53 4c 29 2e 0d 0a 0d 0a |S (HLS/H|SL).....|
|00000020| 0d 0a 27 20 44 65 66 69 | 6e 69 7a 69 6f 6e 65 20 |..' Defi|nizione |
|00000030| 76 61 72 69 61 62 69 6c | 69 0d 0a 66 6c 6f 61 74 |variabil|i..float|
|00000040| 09 78 2c 79 2c 58 73 69 | 7a 65 2c 59 73 69 7a 65 |.x,y,Xsi|ze,Ysize|
|00000050| 0d 0a 44 65 76 43 6f 6e | 09 69 6d 67 0d 0a 52 47 |..DevCon|.img..RG|
|00000060| 42 09 70 69 78 0d 0a 48 | 42 53 09 70 69 78 65 6c |B.pix..H|BS.pixel|
|00000070| 0d 0a 0d 0a 27 20 49 6e | 69 7a 69 61 6c 69 7a 7a |....' In|izializz|
|00000080| 61 7a 69 6f 6e 65 0d 0a | 58 73 69 7a 65 3d 32 34 |azione..|Xsize=24|
|00000090| 30 09 09 27 20 6c 61 72 | 67 68 65 7a 7a 61 0d 0a |0..' lar|ghezza..|
|000000a0| 59 73 69 7a 65 3d 32 34 | 30 09 09 27 20 61 6c 74 |Ysize=24|0..' alt|
|000000b0| 65 7a 7a 61 0d 0a 70 69 | 78 65 6c 2e 53 61 74 3d |ezza..pi|xel.Sat=|
|000000c0| 32 34 30 09 09 27 20 73 | 61 74 75 72 61 7a 69 6f |240..' s|aturazio|
|000000d0| 6e 65 0d 0a 0d 0a 69 6d | 67 3d 43 72 65 61 74 65 |ne....im|g=Create|
|000000e0| 49 6d 61 67 65 28 58 73 | 69 7a 65 2c 59 73 69 7a |Image(Xs|ize,Ysiz|
|000000f0| 65 2c 32 34 29 0d 0a 0d | 0a 46 6f 72 20 79 3d 30 |e,24)...|.For y=0|
|00000100| 20 74 6f 20 59 73 69 7a | 65 2d 31 0d 0a 20 20 20 | to Ysiz|e-1.. |
|00000110| 44 73 70 57 68 69 6c 65 | 28 22 43 72 65 61 7a 69 |DspWhile|("Creazi|
|00000120| 6f 6e 65 20 73 63 61 6c | 61 20 48 42 53 22 2c 31 |one scal|a HBS",1|
|00000130| 30 30 2f 59 73 69 7a 65 | 2a 79 29 0d 0a 20 20 20 |00/Ysize|*y).. |
|00000140| 46 6f 72 20 78 3d 30 20 | 74 6f 20 58 73 69 7a 65 |For x=0 |to Xsize|
|00000150| 2d 31 0d 0a 20 20 20 20 | 20 20 70 69 78 65 6c 2e |-1.. | pixel.|
|00000160| 48 75 65 3d 78 0d 0a 20 | 20 20 20 20 20 70 69 78 |Hue=x.. | pix|
|00000170| 65 6c 2e 42 72 69 3d 79 | 0d 0a 20 20 20 20 20 20 |el.Bri=y|.. |
|00000180| 70 69 78 3d 70 69 78 65 | 6c 0d 0a 20 20 20 20 20 |pix=pixe|l.. |
|00000190| 20 53 65 74 50 69 78 65 | 6c 28 69 6d 67 2c 78 2c | SetPixe|l(img,x,|
|000001a0| 79 2c 70 69 78 29 0d 0a | 20 20 20 4e 65 78 74 20 |y,pix)..| Next |
|000001b0| 78 0d 0a 4e 65 78 74 20 | 79 0d 0a 44 73 70 57 68 |x..Next |y..DspWh|
|000001c0| 69 6c 65 28 22 22 2c 30 | 29 0d 0a 0d 0a 27 53 61 |ile("",0|)....'Sa|
|000001d0| 76 65 49 6d 61 67 65 28 | 69 6d 67 2c 22 54 65 73 |veImage(|img,"Tes|
|000001e0| 74 6f 2e 62 6d 70 22 29 | 20 20 20 27 20 20 6c 61 |to.bmp")| ' la|
|000001f0| 20 6d 65 6d 6f 72 69 7a | 7a 61 7a 69 6f 6e 65 20 | memoriz|zazione |
|00000200| 73 75 20 66 69 6c 65 20 | 6e 6f 6e 20 65 60 20 61 |su file |non e` a|
|00000210| 74 74 69 76 61 20 65 6c | 69 6d 69 6e 61 72 65 20 |ttiva el|iminare |
|00000220| 0d 0a 20 20 20 20 20 20 | 20 20 20 20 20 20 20 20 |.. | |
|00000230| 20 20 20 20 20 20 20 20 | 20 20 20 20 20 20 20 20 | | |
|00000240| 20 20 20 20 20 20 20 20 | 20 20 20 20 20 20 20 20 | | |
|00000250| 20 20 20 20 20 27 20 20 | 6c 27 61 70 69 63 65 20 | ' |l'apice |
|00000260| 70 65 72 20 65 66 66 65 | 74 74 75 61 72 65 20 6c |per effe|ttuare l|
|00000270| 61 20 6d 65 6d 6f 72 69 | 7a 7a 61 7a 69 6f 6e 65 |a memori|zzazione|
|00000280| 2e 0d 0a 0d 0a 50 72 65 | 76 69 65 77 28 69 6d 67 |.....Pre|view(img|
|00000290| 2c 22 4f 75 74 70 75 74 | 22 2c 35 2c 35 29 0d 0a |,"Output|",5,5)..|
|000002a0| 44 73 70 4d 65 73 28 22 | 45 6e 64 22 29 |DspMes("|End") |
+--------+-------------------------+-------------------------+--------+--------+